Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting
Application data management
Whenever the Debugger has control, you can monitor and make changes to data items in your application. You can:
- Examine the values of variables, buffers, parameters, temp-tables, and datasets that are defined and accessible from an executing procedure in the variables pane. You can modify the values of variables and parameters.
- Examine and modify the values of attributes for objects, using Debug
Dataview.
- Examine and modify the values of database and temp-table buffer fields, using
DebugDataview.
- Examine and modify the elements of an array selected in the variables pane, or of an array field selected in a buffer, using Debug
Dataview.
- Add watches to monitor the values of any variables, attributes, fields, or built-in 4GL functions in the executing procedure, or any procedure on the call stack, using
DebugAdd Watch.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |